home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / CHALS_13.ZIP / SNDTL-12.ZIP / SENDTELE.DOC next >
Encoding:
Text File  |  1995-07-14  |  1.8 KB  |  73 lines

  1. Quick DOCs for SENDTELE.
  2.  
  3. #############
  4.  
  5. Author NOTES:
  6.  
  7. #############
  8.  
  9. This is a BETA version, and will be updated later with
  10. a newer version.  
  11.  
  12. This was written to allow sending of telegrams with BAJA, 
  13. and currently relies on BAJA to alert the user of the 
  14. telegram.  Later, it will be standalone, and will be useful
  15. for monitoring any door or activity where the SYSOP wants
  16. to be alerted.
  17.  
  18. (In a batch file, that exits with an errorlevel this could
  19. be used to alert the sysop.)
  20.  
  21. This Utility needs, and support SHARE, so it is safe to use
  22. on a multi-user BBS.  All files are opened under share, and 
  23. file locking is implemented.
  24.  
  25. Be aware, this is a BETA copy, and may contain flaws.  I have
  26. tested it, and have not found any, but they may exist.
  27.  
  28. Use at own RISK.
  29.  
  30.  
  31. #############
  32.  
  33. Quick Start
  34.  
  35. #############
  36.  
  37. You need to specify a environment variable of SBBSMSGS.  This
  38. is the directory where all of the MSGS are kept.  Usually, this
  39. is C:\SBBS\DATA\MSGS, or on a NETWORK, E:\SBBS\DATA\MSGS.
  40.  
  41. Second, the usage is:
  42.  
  43. SENDTELE 0001 Whatever message you want to send.
  44.          ^^^^
  45.          I am using this to send the sysop a message, but can be 
  46.          anyone.
  47.           
  48.                ^^^
  49.                The remaining part of the line, is the message.
  50.                I haven't tested it but it should be able to 
  51.                contain almost 128 characters.  But I would keep 
  52.                it shorter.
  53.  
  54. The first word of the string is in Blue, and the remaining string
  55. is in green.
  56.  
  57. If you have any questions, I can be contacted at:
  58.  
  59. Escape to Other Worlds BBS 408 956 1750  (You can logon as GUEST)
  60.  
  61. Or though EMAIL at:
  62.  
  63. FIDO:       1:143/129
  64. RIME:       5130
  65. DoveNet:    ETOW
  66. QuestNet:   ETOW
  67. DoughNet:   ETOW
  68. Internet:   brett.frymire@etow.si-star.com
  69.  
  70. Thanks!
  71.  
  72. Brett Frymire
  73.